home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Review 98
/
PC CD Review 98.iso
/
PCR98b.dir
/
00016_hell copter hotspot.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-07-13
|
198 b
|
12 lines
on mouseEnter me
set the visible of sprite (the currentSpriteNum - 1) to 1
end
on mouseLeave me
set the visible of sprite (the currentSpriteNum - 1) to 0
end
on mouseUp
open("Hell.exe")
end